From db219c4927ff6d084b49d9da9e967a862f7b94dc Mon Sep 17 00:00:00 2001 From: RazeSoldier Date: Thu, 18 Jan 2018 15:16:09 +0800 Subject: [PATCH] Follow-up 5aea96df: Add release notes for File SHA1 display Bug: T181651 Change-Id: I5e75f88d30954423aab8876687d959c3b400d2b6 --- RELEASE-NOTES-1.31 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index a50159c02d..dd002283ec 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -39,6 +39,8 @@ production. the ParserOutput::getText() post-cache transformations. * Added a hook, UploadForm:getInitialPageText, to allow extensions to alter the initial page text for file uploads. +* (T181651) The info page for File pages now displays the file's base-36 SHA1 + hash value in the table of basic information. === External library changes in 1.31 === -- 2.20.1